Cisco Packet Tracer Extensions API 8.1.0
API for communication between Cisco Packet Tracer application and its extension applications and modules.
Public Attributes | List of all members
WirelessProfile Class Reference

Data element for WirelessProfile. More...

Public Attributes

string name
 
string ssid
 
string userID
 
string password
 
WirelessNetworkType networkType
 
WirelessRadioBand radioBand
 
mac macAddress
 
double strength
 
WirelessAuthenType authenType
 
string key
 
bool isDhcpEnabled
 
bool isDhcpv6Enabled
 
ip ipAddress
 
ip subnetMask
 
ip defaultGateway
 
ip dnsServer
 
int vlan
 

Detailed Description

Data element for WirelessProfile.

Member Data Documentation

◆ authenType

WirelessAuthenType WirelessProfile::authenType

◆ defaultGateway

ip WirelessProfile::defaultGateway

◆ dnsServer

ip WirelessProfile::dnsServer

◆ ipAddress

ip WirelessProfile::ipAddress

◆ isDhcpEnabled

bool WirelessProfile::isDhcpEnabled

◆ isDhcpv6Enabled

bool WirelessProfile::isDhcpv6Enabled

◆ key

string WirelessProfile::key

◆ macAddress

mac WirelessProfile::macAddress

◆ name

string WirelessProfile::name

◆ networkType

WirelessNetworkType WirelessProfile::networkType

◆ password

string WirelessProfile::password

◆ radioBand

WirelessRadioBand WirelessProfile::radioBand

◆ ssid

string WirelessProfile::ssid

◆ strength

double WirelessProfile::strength

◆ subnetMask

ip WirelessProfile::subnetMask

◆ userID

string WirelessProfile::userID

◆ vlan

int WirelessProfile::vlan

The documentation for this class was generated from the following file: